Class SmFileSystemResourceReplyImpl

java.lang.Object
com.cisco.pt.ipc.impl.IPCObjectImpl
com.cisco.pt.ipc.ui.impl.SmFileSystemResourceReplyImpl
All Implemented Interfaces:
IPCObject, SmFileSystemResourceReply

public class SmFileSystemResourceReplyImpl extends IPCObjectImpl implements SmFileSystemResourceReply
Information provided by the PKI file:

    \class CSmFileSystemResourceReply
    
    \brief OBSOLETE: This is not used after upgrading to QtWebEngine. CSmFileSystemResourceReply is sent by WebView's fileSystemResourceRequested() event.
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • getUrlPath

      public String getUrlPath()
      Information provided by the PKI file:
      
          \brief Returns the requested URL path.
          
              
      Specified by:
      getUrlPath in interface SmFileSystemResourceReply
      Returns:
      String Returns a String
    • finishReply

      public void finishReply(String localFilePath)
      Information provided by the PKI file:
      
          \brief Finishes the reply with the resolved local file system file path or empty string if not found.
          
          \param localFilePath, the resolved local file system path, or empty string if not found.
          
              
      Specified by:
      finishReply in interface SmFileSystemResourceReply
      Parameters:
      localFilePath - Takes in a parameter of localFilePath